projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90958df
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 24 Jan 2001 14:21:11 +0000
(14:21 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 24 Jan 2001 14:21:11 +0000
(14:21 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a3390bcbc5bed12c92fea4ad4112e22310b88e83..8ae281193bc5ed72ea322751fc65ade446c964dc 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2001-01-24 Gerd Moellmann <gerd@gnu.org>
+
+ * xterm.c (x_new_font): Don't change a tooltip's size.
+
+ * xfns.c (x_create_tip_frame): Prevent changing the tooltip's
+ background color by specifying a color for the default font
+ in .Xdefaults.
+
2001-01-24 Kenichi Handa <handa@etl.go.jp>
* ccl.c (CCL_READ_CHAR): Change the argument name from r to REG as